*** empty log message ***
authorThien-Thi Nguyen <ttn@gnuvola.org>
Thu, 28 Jun 2007 07:14:47 +0000 (07:14 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Thu, 28 Jun 2007 07:14:47 +0000 (07:14 +0000)
lisp/ChangeLog

index e7b0dee39e12e50390b85fdc7e822de263b1a95a..a8d83c208b998977548390184b686b8640ee4249 100644 (file)
@@ -1,3 +1,11 @@
+2007-06-28  Kevin Ryde  <user42@zip.com.au>
+
+       * textmodes/nroff-mode.el: Groff \# comments.
+       (nroff-mode-syntax-table): \# comment intro,
+       plain # as punct per global table.
+       (nroff-font-lock-keywords): Add # as a single char escape.
+       (nroff-mode): In comment-start-skip, match \#.
+
 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.